projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b474b4
)
(uce-reply-to-uce): Fix incorrect behavior when
author
Richard M. Stallman
<rms@gnu.org>
Sun, 17 Feb 2002 17:00:33 +0000
(17:00 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 17 Feb 2002 17:00:33 +0000
(17:00 +0000)
invoked from Rmail with full headers displayed.
lisp/mail/uce.el
patch
|
blob
|
history
diff --git
a/lisp/mail/uce.el
b/lisp/mail/uce.el
index 8b86dc68dc23c047b309a8e5f2da6fa493ddcb9b..722ef28aa0cae1e34e1220a69464081fbd0770c6 100644
(file)
--- a/
lisp/mail/uce.el
+++ b/
lisp/mail/uce.el
@@
-255,6
+255,7
@@
address, and postmaster of the mail relay used."
((eq uce-mail-reader 'rmail)
(save-excursion
(save-restriction
+ (rmail-toggle-header 1)
(widen)
(rmail-maybe-set-message-counters)
(copy-region-as-kill (rmail-msgbeg rmail-current-message)